home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / PSPad editor 4.5.4 build 2356 beta / pspad454inst_en.exe / {app} / Syntax / C#.INI < prev    next >
INI File  |  2008-02-26  |  1KB  |  114 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=C#
  4. HTMLGroup=0
  5. Label=1
  6. FileType=*.c,*.cs
  7. CommentString=
  8. SlashComment=1
  9. CComment=1
  10. SlashComment=1
  11. Preprocessors=1
  12. IndentChar={
  13. UnIndentChar=}
  14. TabWidth=4
  15. CaseSensitive=1
  16. SingleQuote=1
  17. DoubleQuote=1
  18. KeyWordChars=_
  19. CodeExplorer=ftCSharp
  20. [KeyWords]
  21. abstract=
  22. as=
  23. base=
  24. bool=
  25. break=
  26. byte=
  27. case=
  28. catch=
  29. class=
  30. const=
  31. continue=
  32. decimal=
  33. default=
  34. delegate=
  35. do=
  36. double=
  37. else=
  38. enum=
  39. event=
  40. explicit=
  41. extern=
  42. false=
  43. finally=
  44. fixed=
  45. float=
  46. for=
  47. foreach=
  48. goto=
  49. char=
  50. checked=
  51. if=
  52. implicit=
  53. in=
  54. int=
  55. interface=
  56. internal=
  57. is=
  58. lock=
  59. long=
  60. namespace=
  61. new=
  62. null=
  63. object=
  64. operator=
  65. out=
  66. override=
  67. params=
  68. private=
  69. protected=
  70. public=
  71. readonly=
  72. ref=
  73. return=
  74. sbyte=
  75. sealed=
  76. short=
  77. sizeof=
  78. stackalloc=
  79. static=
  80. string=
  81. struct=
  82. switch=
  83. this=
  84. throw=
  85. true=
  86. try=
  87. typeof=
  88. uint=
  89. ulong=
  90. unchecked=
  91. unsafe=
  92. ushort=
  93. using=
  94. virtual=
  95. void=
  96. volatile=
  97. while=
  98. [ReservedWords]
  99. bool=
  100. byte=
  101. decimal=
  102. double=
  103. float=
  104. char=
  105. int=
  106. long=
  107. sbyte=
  108. short=
  109. uint=
  110. ulong=
  111. ushort=
  112. [KeyWords2]
  113. [KeyWords3]
  114.